翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

planar separator theorem : ウィキペディア英語版
planar separator theorem
In graph theory, the planar separator theorem is a form of isoperimetric inequality for planar graphs, that states that any planar graph can be split into smaller pieces by removing a small number of vertices. Specifically, the removal of O(√''n'') vertices from an ''n''-vertex graph (where the ''O'' invokes big O notation) can partition the graph into disjoint subgraphs each of which has at most 2''n''/3 vertices.
A weaker form of the separator theorem with O(√''n'' log ''n'') vertices in the separator instead of O(√''n'') was originally proven by , and the form with the tight asymptotic bound on the separator size was first proven by . Since their work, the separator theorem has been reproven in several different ways, the constant in the O(√''n'') term of the theorem has been improved, and it has been extended to certain classes of nonplanar graphs.
Repeated application of the separator theorem produces a separator hierarchy which may take the form of either a tree decomposition or a branch-decomposition of the graph. Separator hierarchies may be used to devise efficient divide and conquer algorithms for planar graphs, and dynamic programming on these hierarchies can be used to devise exponential time and fixed-parameter tractable algorithms for solving NP-hard optimization problems on these graphs. Separator hierarchies may also be used in nested dissection, an efficient variant of Gaussian elimination for solving sparse systems of linear equations arising from finite element methods.
Bidimensionality theory of Demaine, Fomin, Hajiaghayi, and Thilikos generalizes and greatly expands the applicability of the separator theorem
for a vast set of minimization problems on planar graphs and more generally graphs excluding a fixed minor.
==Statement of the theorem==
As it is usually stated, the separator theorem states that, in any ''n''-vertex planar graph ''G'' = (''V'',''E''), there exists a partition of the vertices of ''G'' into three sets ''A'', ''S'', and ''B'', such that each of ''A'' and ''B'' has at most 2''n''/3 vertices, ''S'' has O(√''n'') vertices, and there are no edges with one endpoint in ''A'' and one endpoint in ''B''. It is not required that ''A'' or ''B'' form connected subgraphs of ''G''. ''S'' is called the separator for this partition.
An equivalent formulation is that the edges of any ''n''-vertex planar graph ''G'' may be subdivided into two edge-disjoint subgraphs ''G''1 and ''G''2 in such a way that both subgraphs have at least ''n''/3 vertices and such that the intersection of the vertex sets of the two subgraphs has O(√''n'') vertices in it. Such a partition is known as a separation.〔.〕 If a separation is given, then the intersection of the vertex sets forms a separator, and the vertices that belong to one subgraph but not the other form the separated subsets of at most 2''n''/3 vertices. In the other direction, if one is given a partition into three sets ''A'', ''S'', and ''B'' that meet the conditions of the planar separator theorem, then one may form a separation in which the edges with an endpoint in ''A'' belong to ''G''1, the edges with an endpoint in ''B'' belong to ''G''2, and the remaining edges (with both endpoints in ''S'') are partitioned arbitrarily.
The constant 2/3 in the statement of the separator theorem is arbitrary and may be replaced by any other number in the open interval (1/2,1) without changing the form of the theorem: a partition into more equal subsets may be obtained from a less-even partition by repeatedly splitting the larger sets in the uneven partition and regrouping the resulting connected components.〔.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「planar separator theorem」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.